home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 June / macformat-038.iso / Demos / Notting Hill / ATHLETICS / FIRSTMOV / 00007.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  89 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 60
  4.     nothing()
  5.   end repeat
  6. end
  7.